@brief Frees all data allocated by the VCT table parser @ingroup dvb_table
@brief Initializes and parses VCT table @ingroup dvb_table
@brief Prints the content of the VCT table @ingroup dvb_table
@def ATSC_TABLE_TVCT @brief TVCT table ID @ingroup dvb_table @def ATSC_TABLE_CVCT @brief CVCT table ID @ingroup dvb_table @def ATSC_TABLE_VCT_PID @brief Program ID with the VCT tables on it @ingroup dvb_table
@struct atsc_table_vct @brief ATSC VCT table (covers both CVCT and TVCT) @ingroup dvb_table
@struct atsc_table_vct_channel @brief ATSC VCT channel table (covers both CVCT and TVCT) @ingroup dvb_table
@union atsc_table_vct_descriptor_length @brief ATSC VCT descriptor length @ingroup dvb_table
@file vct.h @ingroup dvb_table @brief Provides the descriptors for TVCT and CVCT tables @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Mauro Carvalho Chehab @author Andre Roth
@par Relevant specs The table described herein is defined at: - ATSC A/65:2009
@see http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/TVCT.aspx @see http://www.etherguidesystems.com/help/sdos/atsc/syntax/tablesections/CVCT.aspx
@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org